ContinuousSecurityBaseProcessor
StockSharp.Algo
Base continuous securities processor.
Herda de: BasketSecurityBaseProcessor<T>
Construtores
Métodos
CanProcess(SecurityId, DateTime, decimal?, decimal?, decimal?) : bool
Determines can process message.
- securityId
- Security ID.
- serverTime
- Change server time.
- price
- Price.
- volume
- Volume.
- openInterest
- Number of open positions (open interest).
Retorna: if the specified message can be processed, otherwise, .